@charset "gb2312";
/* CSS Document */

/* 
Copyright 2001-2014 Grand Point Inc.
2014_8 by Wang Li
 */


 /*嵌套自定义CSS样式写在这里*/
	
#NeiMain {
	overflow: auto;
}

#MainDiv {
	width: 100%;
	float: left;
	font-weight: normal;
}

#topNavs {
	padding: 5px 10px;
	line-height: 2em;
}

.ListTitle {
	font-weight:normal;
	font-size: 23px;
	line-height: 2.5em;
	padding: 0 10px;
	margin-bottom: 10px;
	border-bottom:1px solid #f0f0f0;
}

.ListTitle span {
	font-size: 12px;
	color: #666;
	margin-left: 20px;
}

.ListTitle a {
	color:#333;
}




/*嵌套自定义CSS样式写在之上，以下全局CSS请勿修改和删除*/

/*全局CSS开始，请勿删除或修改*/
* {
	font-family: "微软雅黑", verdana, arial;
	margin: 0 auto;
	padding: 0;
};

h1,h2,h3,h4,h5,h6,h7,th {
	font-weight: normal;
}

body{
		margin:0 auto;
	padding:0;
	min-width:1000px;
	font-size:14px;
	font-family:"微软雅黑";
	font-weight:550px;
	}

img {
	border: 0;
}

ul,li {
	list-style: none;
}

a {
	color:inherit;
	text-decoration: none;
}

a:hover {
	color:inherit;
}

.clear {
	clear: both;
}

.txtleft {
	text-align: left;
}

.txtright {
	text-align: right;
}

.font10 {
	font-size: 10px;
}

.ftBlue {
	color: #06C;
}

.ftOrange {
	color: #F90;
}

.ftYellow {
	color: #FF0;
}

.ftRed {
	color: #F00;
}

.ftGray {
	color: #666;
}

.ftGreen {
	color: #360;
}

.ftStrong {
	font-weight: bold;
}

.ftUnderline {
	text-decoration: underline;
}

.ftOverline {
	text-decoration: line-through;
}

.ftItalic {
	font-style: italic;
}

.mouseHand {
	cursor: pointer;
}

.imgLine {
	padding: 3px;
	border: #E8E8E8 1px solid;
	background: #FFF;
}

/*页面布局*/
.ListTb th {
	font-size: 10px;
	text-align: right;
	width: 70px;
	padding: 2px;
}

.ListTb {
	border: 0;
	width: 100%;
	margin-top: 10px;
}

.ListTb td {
	padding: 3px;
	line-height: 20px;
	background: url(D_r16_c15.jpg) no-repeat left center;
	padding-left: 10px;
}

.formTb,.schTb {
	margin: 5px 0;
	width: 100%;
	border: 1px solid #E8E8E8;
	background: #fff;
}

.schTb td, .schTb th {
	padding: 5px;
	text-align: left;
}

.schTb th {
	background: #F9F9F9;
	font-weight: bold;
	color: #333;
	text-align: center;
}

.formTb td, .formTb th {
	padding: 5px;
	text-align: left;
	background: #F8F8F8
}

.formTb td {
	background: #FCFCFC;
}

.formTb th {
	text-align: left;
	font-weight: bold;
}

.formTb input,.formTb select,.schTb input,.schTb select {
	height: 23px;
	border: 1px solid #CCC;
	line-height: 23px;
}

.formTb input[type="checkbox"],.formTb input[type="radio"],.schTb input[type="checkbox"],.schTb input[type="radio"] {
	border: 0;
	height: 12px;
}

.formTb label {
	line-height: 23px;
}

.button {
	background: #E8E8E8;
	color: #333;
	border: 0;
	font-weight: bold;
	padding: 3px;
	height: 30px;
}

.width100 {
	width: 100%;
}

.error {
	border: 1px solid #F00;
	background: #FFECEC;
}

.error th {
	background: url(../../HdInc/Images/error.png) no-repeat 4px 4px #FFECEC;
	width: 22px;
	height: 20px;
}

.error td {
	padding: 3px;
	color: #F00;
	background: #FFECEC;
}

.success {
	border: 1px solid #690;
	background: #F0FAE7;
}

.success th {
	background: url(../../HdInc/Images/success.png) no-repeat  4px 4px #F0FAE7;
	width: 22px;
}

.success td {
	padding: 3px;
	color: #360;
	background: #F0FAE7;
}

.info {
	border: 1px solid #09C;
	background: #DFF4FF;
}

.info th {
	background: url(../../HdInc/Images/info.png) no-repeat #DFF4FF 4px 4px;
	width: 20px;
}

.info td {
	padding: 3px;
	color: #069;
	background: #DFF4FF;
}

.warning {
	border: 1px solid #F90;
	background: #FCF9DA;
}

.warning th {
	background: url(../../HdInc/Images/warning.png) no-repeat  4px 4px #FCF9DA;
	width: 22px;
}

.warning td {
	padding: 3px;
	color: #C63;
	background: #FCF9DA;
}

input.error,textarea.error {
	background: #FFF0F0;
	border: 1px solid #FDD;
	display: block;
}

label.error {
	color: #F90;
	border: 0;
	background: none;
	margin-left: 5px;
}

.divSCROLLBAR {
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #D2E5F4;
	scrollbar-highlight-color: #D2E5F4;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #D2E5F4;
}

.frUser {
}

.frUser caption {
	text-align: left;
	font-size: 20px;
}

.frUser th {
	line-height: 30px;
	font-weight: bold;
	width: 60px;
	height: 40px;
	text-align: right;
	padding: 0 5px;
}

.frUser th label {
	font-size: 14px;
}

.UserInput {
	height: 25px;
	line-height: 25px;
	font-size: 14px;
	border: 1px solid #999;
	width: 200px;
}

.AutiInput {
	width: 40px;
}

#uMenu {
	border: 1px solid #E8E8E8;
}

#uMenu li {
}

#uMenu li a {
	height: 30px;
	line-height: 30px;
	color: #333;
	background: #FFF;
	display: block;
	padding: 0 10px;
}

#uMenu li a:hover {
	background: #F5F5F5;
	font-weight: bold;
	font-size: 14px;
}

#fPasswordList p {
	line-height: 25px;
}

.Userlist {
	width: 100%;
	margin: 20px 0;
}

.Userlist th, .Userlist td {
	padding: 5px;
}

.Userlist th {
	width: 30px;
}

.Userlist p {
	line-height: 25px;
}

.DemoDateWidth {
	width: 80px;
	font-size: 10px;
	text-align: right;
	font-weight: normal;
}

#ContentAbout {
	border-top: 1px solid #eee;
	background: #F9F9F9;
	padding: 5px;
	text-align: right;
	color: #999;
	font-size:14px;
}

#ContentDetailUp {
	line-height: 2.2em;
	font-size: 16px;
	padding: 20px;
	color:#999;
}
#ContentDetailUp ul{
	padding-left:20px;	
}
#ContentDetailUp ul li{
	list-style:disc;	
}

#ContentDetail {
	line-height: 2.2em;
	/*两倍行距，此处不要直接用px*/
	font-size: 16px;
	color: #666;
}
#ContentDetail ul{
	padding-left:20px;
	margin-bottom:20px;
}
#ContentDetail ul li{
	list-style:disc;
}
#ContentDetail p {
	/*text-indent:2em;*/
	margin-bottom: 10px;
}

.clsdispTitle, .clsdispTitle2 {
	background: #f9f9f9;
	line-height:2em;
	font-size: 18px;
	color: #333;
	padding: 0 10px;
	border-bottom: 1px solid #f0f0f0;
}

.clsdispTitle2 {
	padding: 0;
}

#ClsXiangguan {
	padding:20px 10px;
}

#ClsXiangguan li {
	font-size:14px;
	line-height:2.4em;
	
}

#ClsXiangguan span {
	font-size: 12px;
	margin-left: 10px;
	color: #CCC;
}

#Xiangguan {
	margin-top: 20px;
}

#ClsReviews {
	padding: 10px;
	border: 1px solid #CCC;
	margin-top: 20px;
}

.LeftMenu {
	padding:30px 30px 50px 0;;
}


.mNormal a{
	line-height:2em;
	display: block;
	font-size: 18px;
	font-weight: normal;
	padding:10px 15px 5px 0;
	border-bottom:1px solid #f0f0f0;
	color:#666;
	text-align:right;	
}

.mChoose a{
	line-height:2em;
	display: block;
	font-size: 18px;
	font-weight: normal;
	padding:10px 15px 5px 0;
	border-bottom:1px solid #f0f0f0;
	color:#FF8C11;
	text-align:right;	
}

.mNormalSub a{
	font-size: 14px;
	display: block;
	line-height:2em;
	padding:5px 15px 5px 0;
	border:0;
	color:#666;
	text-align:right;	
}

.mNormal a:hover ,.mChoose a:hover{
	color:#000;
	background:#f9f9f9;
}

.mNormalSub a:hover, .mChooseSub a:hover {
	color:#000;
	background:#f9f9f9;
}


.mChooseSub a{
	font-size:14px;
	display: block;
	line-height:2em;
	padding:5px 15px 5px 0;
	border:0;
	color:#FF8C11;
	text-align:right;	
	font-weight: normal;
}


#ClsDetail {
	margin: 20px;
}

#ClsDetail h2 {
	font-size: 24px;
	line-height: 1.5em;
	background: none;
}

#ClsDetail h3 {
	font-size: 12px;
	color: #999;
	line-height: 2em;
	background: none;
}

.sLabel {
	display: inline;
	padding: 0px 5px;
	;
	background: #F8F8F8;
	color: #069;
	margin-right: 5px;
	border: 1px solid #F2F2F2;
	line-height: 1.6em;
}

.dispLabel {
	display: inline;
	padding: 5px 10px;
	font-size:14px;
	background: #F8F8F8;
	color: #069;
	border: 1px solid #F2F2F2;
	line-height: 3em;
	margin-right: 6px;
	margin-bottom: 6px;
}

.hightline {
	background: #FF9;
	color: #C30;
}

#ClsReviewsList li {
	margin: 0 0 20px 0;
	background: #F8F8F8;
	padding: 10px;
	border-top: 1px solid #C8C8C8;
}

#ClsReviewsList li h4 {
	line-height: 2em;
	font-size: 12px;
	/*border-bottom:1px dotted #ccc;*/
	font-weight: normal;
}

#ClsReviewsList li h4 a {
	color: #036;
}

#ClsReviewsList li h5 {
	font-size: 10px;
	color: #999;
	line-height: 2em;
	font-weight: normal;
}

.ClsReviewDetail {
	padding: 10px;
	line-height: 1.8em;
	color: #999;
}

.JsPages {
	padding: 5px;
	text-align: right;
	clear: both;
}

#ClsReviewAdd {
	width: 100%;
	margin-top: 15px;
}

#ClsReviewAdd td,#ClsReviewAdd th {
	padding: 5px;
}

#ClsReviewAdd input[type=text] {
	width: 360px;
	height: 20px;
	line-height: 20px;
	border: 1px solid #E8E8E8;
	padding: 5px;
}

#ClsReviewAdd .nmSubmit {
	border: 1px solid #069;
	width: 80px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	background: #06C;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	padding: 0;
}

#ClsReviewAdd textarea {
	width: 360px;
	height: 100px;
	line-height: 30px;
	border: 1px solid #E8E8E8;
	padding: 5px;
}

#ClsReviewAdd #Auti {
	width: 100px;
}

#ClsReviewAdd #ReviewBt {
	width: 80px;
}

#PreNextRs {
	margin: 10px 0;
}

#PreNextRs p {
	line-height: 2em;
	width: 50%;
	float: left;
	text-align: center;
}

.dialogTips {
	font-size: 12px;
}

.dialogTips h3 {
	font-weight: bold;
	line-height: 2em;
	font-size: 12px;
}

.dialogTips p {
	line-height: 2em;
	margin-bottom: 10px;
	color: #999;
}

.dialogTips ul {
	margin-left: 20px;
	padding: 0 0 0 20px;
}

.dialogTips li {
	line-height: 2em;
	list-style-type: disc;
	color: #666;
}
/*头部例子*/
#header,#footer  {
	width: 1200px;
	height: 100px;
	margin: 0 auto;
	border-bottom: 1px solid #666;
}

#TopSearch {
	text-align: right;
}

/*中间例子*/
#main {
	width: 1200px;
	background: #FFF;
	margin: 0 auto;
}
/*用户中心*/
#UserMain {
	width: 1200px;
	margin: 0 auto;
	background: #FFF;
}

#UserMain .uRight a {
	color: #06C;
	text-decoration: underline;
}

#UserMain .uLeft {
	width: 200px;
	padding: 20px;
	font-weight: normal;
}

#UserMain .uLeft h3 {
	width: 180px;
	height: 33px;
	background: url(U_Title_Bg.jpg) no-repeat;
	line-height: 33px;
	padding: 0 10px;
	color: #464637;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
}

#UserMain .uLeft ul {
	border: 1px #DFDFD0 solid;
	width: 178px;
	background: #FAFAF3;
	padding: 10px;
	margin-bottom: 20px;
}

#UserMain .uLeft ul li {
	margin-bottom: 5px;
}

.uMenuNormal a {
	background: none;
	display: block;
	width: 140px;
	height: 30px;
	font-size: 14px;
	color: #343426;
	line-height: 30px;
	text-align: left;
	padding: 0 20px;
}

.uMenuNormal a:hover {
	font-weight: bold;
}

.uMenuChoose a {
	background: url(U_Menu_Bg.jpg) no-repeat;
	display: block;
	width: 140px;
	height: 30px;
	font-size: 14px;
	color: #F0F0E0;
	line-height: 30px;
	text-align: left;
	padding: 0 20px;
}

#UserMain .uRight {

}

#UserMain .uRight h2 {
	background: #8A8A7B;
	height: 40px;
	padding: 0 10px;
	line-height: 40px;
	color: #F0F0DF;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 1px;
}

#UserMain .uRight .Zhaiyao {
	width: 704px;
	padding: 15px;
	border: 3px solid #9B9B8C;
}

.UserTb {
	width: 100%;
	background: #DDDDDD;
}

.UserTb td {
	padding: 12px;
	background: #FFF;
	line-height: 2em;
}

.UserTb th {
	padding: 12px;
	background: #FAFAF3;
	line-height: 2em;
	color: #464637;
	text-align: left;
	font-weight: bold;
}

.UserTb caption {
	background: #DFDFD0;
	text-align: left;
	padding: 0 10px;
	height: 35px;
	line-height: 35px;
	color: #464637;
	font-size: 14px;
	font-weight: bold;
}

#SafeNote {
	width: 200px;
	display: none;
	position: absolute;
	top: 0;
	left: 9px;
	padding: 10px;
}

.uButton {
	width: 80px;
	height: 30px;
	background: url(UserBt.jpg) no-repeat;
	color: #FFF;
	font-size: 14px;
	border: 0;
}

.uInput {
	background: #F0F0DF;
	border: 0;
	color: #464637;
	height: 30px;
	font-size: 14px;
	line-height: 30px;
	padding: 0 5px;
}

#todo {
	margin: 5px 0;
	height: 30px;
}

#todo li {
	width: auto;
	height: 30px;
	margin: 0px 5px 0 0;
	text-align: center;
	float: left;
}

#todo li a {
	background: #FAFAF3;
	display: block;
	padding: 0 10px;
	line-height: 30px;
	color: #FFF;
}

#todo li a:hover {
	background: #8A8A7B;
	font-weight: bold;
	color: #fff;
}

.Pages {
	text-align: right;
	padding: 10px;
	clear: both;
	margin-top: 20px;
	font-size:14px;
}

.Pages a {
	border: 1px solid #E0E0E0;
	padding: 5px 10px;
	text-align: center;
	margin: 0 10px 0 0;
	background: #FFF;
	color:#666;
}

.Pages a:hover {
	border: 1px solid #ddd;
	padding: 5px 10px;
	text-align: center;
	margin: 0 10px 0 0;
	background: #f9f9f9;
	color: #333;
}

.Pages .choose {
	border: 1px solid #eee;
	padding: 5px 10px;
	text-align: center;
	margin: 0 10px 0 0;
	background: #f0f0f0;
	color: #666;
}

.Pages .PageInfo {
	border: 1px solid #ddd;
	padding: 5px 10px;
	text-align: center;
	margin: 0 10px 0 0;
	background: #f9f9f9;
	color: #666;
}

#tbUserLogin {
	width: 100%;
}

#tbUserLogin td {
	background: #F0F0DF;
	line-height: 30px;
	padding: 0 10px;
	height: 30px;
}

.listTb {
	margin: 5px 0;
	width: 100%;
	border: 1px solid #E8E8E8;
	background: #fff;
}

.listTb td, .listTb th {
	padding: 5px;
	text-align: left;
	background: #F8F8F8;
}

.listTb td {
	background: #FCFCFC;
}

.listTb th {
	text-align: left;
	font-weight: bold;
}

.SchList {
	width: 100%;
	margin: 0 auto;
}

.SchList th {
	text-align: left;
	font-weight: normal;
	font-size: 17px;
	line-height: 2.5em;
	border-bottom: 1px dotted #CCC;
	color:#666;
}

.SchList td {
	color: #AAA;
	line-height: 2em;
}

.SchList span {
	color: #C30;
}

.SchList em {
	color: #090;
	font-style: normal;
	font-size: 10px;
	line-height: 3em;
}

#schs {
	width: 500px;
	height: 50px;
	margin-top: 20px;
}

#schtop {
	width:300px; height:25px;
	position:absolute;
	top:5px; right:0;
	text-align:right;
	margin:0; padding:0;
}
#schtop #w {
	height: 25px;
	line-height: 25px;
	padding:0 5px;
	border:0;
	width: 140px;
	font-size: 12px;
	color: #999;
	background:#FCFCFC;
	position:absolute;
	top:0; right:30px;
}

#schtop #schSubmit {
	border:0;
	width: 25px;
	height: 25px;
	position:absolute;
	top:0; right:0;
	background:url(sch.jpg) no-repeat center;
}

#schs #w {
	height: 30px;
	line-height: 30px;
	border: 1px solid #CCC;
	width: 400px;
	font-size: 14px;
	color: #666;
	padding: 5px;
}

#schs #schSubmit {
	border: 1px solid #069;
	width: 80px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	background: #06C;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
}

#SeoKeywordsStr {
	margin-top: 20px;
}

.ClsListTb{
	
}
/*全局CSS结束，请勿删除或修改*/
.position{width:100%;float:left;clear:both;}
.b1{height:140px;background:#0A843A;}
.block1{width:1000px;height:140px;margin:0 auto;}
.b1_left{float:left;clear:right;margin-top:15px;}
.b1_left img{width:120px;height:105px;}
.b1_right{float:right;}
.b1_set_add{margin-top:8px;font-size:12px;color:#fff;clear:both;float:right;}
.b1_set_add span{cursor:pointer;}


.nav{height:45px;z-index:2;width:700px;font-size:16px;position:relative;clear:both;margin-top:50px;float:right;}
		.nav a{ color:#fff;font-size:16px; }
		.nav .nLi{ display:inline-block;float:left;clear:right;}
		.nav .nLi div{
					height:40px;
					width:100px;
					text-align:center;
					line-height:40px;
					}
		.nav .nLi div:hover{background:#FEBD4D;}
		.nav .sub{ display:none; width:168px; top:35px;margin-top:5px;margin-left:0px;  position:absolute; background:#4E4E4E; z-index:2; line-height:40px; list-style-type:none; text-align:center;}
		.nav .sub a{ display:block; padding:0 0px; }
		.nav .sub a:hover{ background:#6d6d6d; color:#153170;  }
.b2{height:590px;}
        /* 本例子css */
		.slideBox{ width:100%; height:590px; overflow:hidden; position:relative;}
		.slideBox .bd{ position:relative; z-index:0;   }
		.slideBox .bd ul li img{width:100%; height:590px;}
.b3{height:730px;position:relative;width:100%;}
.b3_bg{width:100%;height:730px;position:absolute;left:0;top:0;z-index:-1;}
.b3_bg img{width:100%;height:730px;}
.block3{width:1000px;margin:0 auto;}
.b3_titleImg{margin:115px auto 0 auto;text-align:center;}
.b3_txt{text-align:center;color:#0e8539;font-size:28px;height:70px;line-height:70px;background:url(../../HdImg/HdBas/bg_b3_cut.png) no-repeat bottom center;margin-top:15px;}
.b3_list{width:1010px;margin-top:30px;clear:both;height:260px;}
.b3_list li:nth-of-type(1){float:left;clear:right;}
.b3_list li:nth-of-type(2){float:right;}
.zoomImg{width:450px;height:280px;border:9px solid #E0E0E0;overflow:hidden;text-align:center;}
.zoomImg:hover{border:9px solid #FEBD4D;}
.zoomImg img{width:450px;height:280px;float:left;}
.b3_list span{display:block;text-align:center;}
.b3_txt_ch{font-size:16px;color:#0e8539;margin-top:15px;}
.b3_txt_en{color:#969696;margin-top:10px;}
.b3_more{width:75px;height:30px;line-height:30px;padding-left:25px;color:#fff;margin:35px auto 0 auto;clear:both;background:url(../../HdImg/HdBas/bg_b3_more.png) no-repeat;
          background-position:80px center;background-color:#FEBD4D;}
.b4{height:730px;position:relative;}
.block4{width:1000px;margin:0 auto;clear:both;}
.b4_titleImg{margin-top:90px;text-align:center;}
.b4_txt{text-align:center;color:#fff;font-size:28px;height:70px;line-height:70px;background:url(../../HdImg/HdBas/bg_b4_cut.png) no-repeat bottom center;margin-top:15px;}
.b4_des{color:#fff;text-align:center;margin-top:20px;line-height:24px;}
.b4_list{margin:40px auto 0 auto;width:1010px;}
.b4_list li{width:195px;height:200px;border:5px solid #E0E0E0;background:#fff;float:left;clear:right;margin-right:58px;}
.b4_list li:hover{border:5px solid #FEBD4D;}
.b4_list li:last-child{margin-right:0;}
.b4_list li span{display:block;text-align:center;}
.b4_txt_ch{font-size:16px;color:#0e8539;margin-top:36px;}
.b4_txt_en{color:#969696;margin-top:10px;}
.b4_li_img{margin-top:25px;}
.b5{height:730px;position:relative;}
.block5{width:1000px;margin:0 auto;position:relative;}
.b5_list{width:1000px;margin:30px auto 0 auto;clear:both;height:245px;position:relative;overflow:hidden;}
.b5_list .bd ul{ overflow:hidden; zoom:1; }
.b5_list .bd ul li{ width:450px;height:225px;border:9px solid #E0E0E0;margin-right:60px; float:left; _display:inline; overflow:hidden;position:relative;}
.b5_list .bd ul li:hover{border:9px solid #FEBD4D;}
.b5_list .bd ul li img{width:450px;height:225px;position:absolute;left:0;top:0;z-index:-1;}
.b5_list .bd ul li span{display:block;margin-left:40px;width:145px;}
.b5_txt_ch{font-size:16px;color:#0e8539;margin-top:45px;}
.b5_txt_en{color:#969696;margin-top:5px;}
.b5_txt_des{color:#959595;margin-top:20px;line-height:24px;}
.b6{height:730px;position:relative;}

.b6_list{width:1010px;margin:35px auto 0 auto;height:255px;}
.b6_list li{margin-right:60px;width:205px;position:relative;float:left;clear:right;}
.b6_list li:last-child{margin-right:0;}
.b6_menu{width:205px;clear:both;height:95px;}
.b6_menu span{display:block;text-align:center;clear:both;letter-spacing:normal;}
.b6_m_img{width:187px;height:137px;border:9px solid #E0E0E0;background:#000;position:absolute;left:0;top:0;z-index:-1;}
.b6_m_img img{width:187px;height:137px;opacity:0.5;}
.b6_m_ch{font-size:16px;color:#ffffff;margin-top:60px;}
.b6_m_en{color:#ffffff;margin-top:10px;}
.b6_con div{width:205px;margin:9px 0 6px 0;}
.b6_con div span{display:block;padding-left:15px;}
.b6_c_title{color:#fff;background:url(../../HdImg/HdBas/bg_b6_c_point.png) no-repeat left center;}
.b6_c_date{color:#fff;font-size:12px;margin-top:5px;}
.b7{height:480px;background:#0A843A;border-bottom:1px solid #0BAC4C;}
.block7{width:1000px;margin:0 auto;}
.b7_logo{width:360px;height:65px;clear:both;margin:90px 0 75px 0;}
.b7_nav{float:left;clear:right;}
.b7_nav li{float:left;clear:right;margin-right:63px;}
.b7_nav li:last-child{margin-right:0;}
.b7_nav_cls{font-size:16px;color:#fff;margin-bottom:15px;}
.b7_nav_list span{display:block;color:#ccded0;font-size:12px;margin-bottom:17px;padding-left:12px;background:url(../../HdImg/HdBas/bg_b7_nav_list.png) no-repeat left center;}
.b7_nav_bar{position:relative;width:100%;}
.b7_barcode{padding-bottom:25px;position:absolute;right:0;width:110px;text-align:center;color:#fff;}
.b8{height:250px;background:#0A843A;}
.block8{width:1000px;margin:0 auto;}
.b8_left{float:left;text-align:left;font-size:12px;color:#ffffff;margin-top:70px;line-height:30px;}
.b8_right{float:right;text-align:right;font-size:12px;color:#ffffff;margin-top:70px;line-height:30px;}
.b9{height:295px;position:relative;}
.b9 img{width:100%;height:295px;position:absolute;left:0; top:0;z-index:-1;}
.block9{width:1000px;margin:0 auto;}
.block9 span{display:block;float:right;clear:both;color:#fff;}
.b9_nav{margin-top:115px;}
.b9_ch{margin-top:20px;font-size:36px;}
.b9_en{margin-top:10px;font-size:18px;}
.b10{background:url(../../HdImg/HdBas/bg_b3.jpg) no-repeat center;}
.block10{width:1000px;margin:0 auto;}
.b10_en{text-align:center;font-size:44px;color:#d2d2d2;font-weight:bold;margin-top:60px;}
.b10_ch{text-align:center;font-size:28px;color:#0e8539;padding-bottom:20px;background:url(../../HdImg/HdBas/bg_b3_cut.png) no-repeat bottom center;margin-top:15px;}
.b10_nav{margin:0 auto;text-align:center;margin-top:35px;}
.b10_nav li{display:inline-block;}
.b10_normal{min-width:100px;height:35px;line-height:35px;text-align:center;color:#fff;background:#0A843A;margin-right:30px;overflow:hidden;}
.b10_choose,.b10_normal:hover{min-width:100px;height:35px;line-height:35px;text-align:center;color:#fff;background:#FEBD4D;margin-right:30px;overflow:hidden;}
.b11{background:url(../../HdImg/HdBas/bg_b3.jpg) repeat center;}
.d_page{width:1000px;margin:0px auto 70px auto;}
.d_top{height:50px;width:100%;float:left;clear:both;margin-bottom:25px;}
.d_top span{display:block;text-align:center;}
.d_title{font-size:20px;color:#0e8539;}
.d_date{color:#969696;margin-top:10px;}
.d_con{color:#000;font-size:16px;line-height:24px;width:1000px;margin:0px auto 70px auto;clear:both;}
   .x_page{width:1000px;margin:80px auto 70px auto;clear:both;}
   .x_page li{margin-bottom:30px;clear:both;height:90px;}
   .x_date{width:64px;height:84px;border:3px solid #E0E0E0;float:left;background:#fff;clear:right;}
   .x_date span{display:block;text-align:center;}
   .x_md{font-size:18px;color:#0e8539;margin-top:20px;}
   .x_y{color:#0e8539;margin-top:5px;}
   .x_con{width:910px;float:right;clear:right;}
   .x_con span{display:block;}
   .x_title{font-size:16px;color:#5f5f5f;}
   .x_des{color:#969696;margin-top:15px;line-height:26px;}
   .tw_page{width:1000px;margin:80px auto 50px auto;clear:both;}
   .tw_page li{width:980px;height:170px;border:10px solid #E0E0E0;margin-bottom:30px;background:#fff;}
   .tw_left{float:left;clear:right;width:700px;padding:25px;position:relative;height:120px;}
   .tw_right{float:right;width:225px;}
   .tw_right img{width:225px;height:170px;}
   .tw_title_date span{display:inline-block;}
   .tw_title{font-size:16px;color:#5f5f5f;float:left;clear:right;}
   .tw_date{font-size:16px;color:#5f5f5f;float:right;clear:right}
   .tw_des{float:left;clear:both;color:#969696;line-height:24px;margin-top:15px;}
 .tw_more{width:100px;height:30px;line-height:30px;padding-left:30px;color:#fff;clear:both;background:url(../../HdImg/HdBas/bg_b3_more.png) no-repeat;
          background-position:90px center;background-color:#FEBD4D;position:absolute;left:25px; bottom:20px;}  
.t_page{width:1020px;margin:80px auto 70px auto;padding-left:20px;}
.t_page li{width:230px;height:210px;margin:0 25px 20px 0;float:left;clear:right;}
.t_page li img{width:210px;height:150px;border:10px solid #E0E0E0;clear:both;}
.t_page li img:hover{border:10px solid #FEBD4D;}
.t_title{color:#5f5f5f;margin-top:15px;text-align:center;}
		/* 本例子css */
		.d_slide{ width:750px; height:600px; overflow:hidden; position:relative;clear:both;margin-top:25px;margin-bottom:20px;}
		.d_slide .hd{ overflow:hidden; position:absolute; left:50px; bottom:0px; z-index:1; width:664px; }
		.d_slide .hd ul{ overflow:hidden; zoom:1; float:left;  }
		.d_slide .hd ul li{ float:left; margin-right:2px;  width:75px; height:55px; line-height:14px;border:3px solid #E0E0E0; cursor:pointer; }
		.d_slide .hd ul li img{width:75px;height:55px;}
		.d_slide .hd ul li:hover{ border-color:#FDC159; }
		.d_slide .bd{ position:relative; height:100%; z-index:0;   }
		.d_slide .bd li{ width:750px;height:520px; }
		.d_slide .bd img{ width:730px; height:500px; display:block;border:10px solid #E0E0E0;}

		/* 下面是前/后按钮代码，如果不需要删除即可 */
		.d_slide .prev{ position:absolute; left:0; bottom:12px;  display:block; width:15px; height:30px; background:url(../../HdImg/HdBas/bg_dPage_prev.png) no-repeat center; z-index:2; }
		.d_slide .next{ position:absolute; right:0; bottom:12px;  display:block; width:15px; height:30px; background:url(../../HdImg/HdBas/bg_dPage_next.png) no-repeat center; z-index:2 }
.slideBox .hd{position:absolute;bottom:15px;left:48%;z-index:1;}
.slideBox .hd ul li{width:10px;height:10px; border-radius:10px;background:#fff;margin:0 10px;float:left;}
.slideBox .hd ul li.on{background:#FFBE4A;}
.b7_link{width:1000px;margin-top:30px;float:left;clear:both;color:#fff;overflow:hidden;}
.b7_name{float:left;clear:right;max-width:60px;}
.b7_link_list{float:right;width:930px;}
.b7_link_list li{float:left;clear:right;margin-right:10px;}
